if service.click({
{"Pause|Resume",
}
})
return true
end
if service.click({
{"Delete",
"OK",
}
})
return true
end
if service.click({
{"Settings",
}
})
return true
end

return true